Skip to content

PEP 621: Migrate from setup.{py, cfg} to pyproject.toml#13

Open
cclauss wants to merge 2 commits into
masterfrom
pyproject.toml
Open

PEP 621: Migrate from setup.{py, cfg} to pyproject.toml#13
cclauss wants to merge 2 commits into
masterfrom
pyproject.toml

Conversation

@cclauss

@cclauss cclauss commented Jun 29, 2026

Copy link
Copy Markdown
Owner

https://setuptools.pypa.io/en/latest/userguide/pyproject_config.html

Migrate setup.py to setup.cfg using setuptools-py2cfg plus manual modifications. Then migrate setup.cfg to pyproject.toml using ini2toml to do the file conversion, then run pyproject-fmt, and then validate-pyproject to validate the results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant